English Dictionary
table lifting
n : manipulation of a table during a seance; attributed to
spirits [syn: {table tipping}, {table tilting}, {table
turning}]
English Computing Dictionary
table locking
A technique used in {database management systems},
where an entire {table} is locked while data in it is being
updated.
Other techniques are {row-level locking} and {MVCC}.
(1999-06-18)